home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / dev / debug / MuForce.lha / MuForce / MuForce.readme < prev    next >
Text File  |  2001-05-19  |  5KB  |  118 lines

  1. Short:    The V40 Enforcer, detects illegal RAM accesses
  2. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  3. Author:   Enforcer@sinz.org (Mike Sinz) thor@math.tu-berlin.de (Thomas Richter)
  4. Type:     dev/debug
  5. Requires: Os 2.04, a 68020/68851, 68030, 68040 or 68060 with a working MMU
  6. Version:  40.28
  7.  
  8. -----------------------------------------------------------------------------
  9.  
  10.         MuForce is based on the Enforcer © 1992-1998 Mike Sinz, check
  11.         http://www.users.fast.net/~michael_sinz/Enforcer/index.html
  12.  
  13. MuForce is a mmu.library aware debugging tool that works very much like 
  14. Mike Sinz's "Enforcer" debugging tool. The "Enforcer" sources were 
  15. provided by Michael Sinz and have been re-worked to get aware of the 
  16. "mmu.library". Thanks a lot, Mike!
  17.  
  18. MuForce is able to detect "lost pointers" by access-protecting memory 
  19. regions that should not be touched.
  20.  
  21. ------------------------------------------------------------------------------
  22.  
  23. This tool is part of the MMULib distribution. To find out more about the
  24. mmu.library and its goals, download util/libs/MMULib.lha.
  25.  
  26. ------------------------------------------------------------------------------
  27.  
  28. Quick installation notes:
  29.  
  30.     - Copy LIBS/mmu.library to LIBS:
  31.     - Copy LIBS/disassembler.library to LIBS:
  32.     - Keep MuForce and its guide whereever you want.
  33.     - Read the MMU.Guide and MuForce.guide as soon as you've some time.
  34.  
  35. ------------------------------------------------------------------------------
  36.  
  37.                          The THOR-Software Licence (v2, 24th June 1998)
  38.  
  39.  
  40. This License applies to the computer programs known as the "mmu.library" 
  41. and "MuForce". The "Program", below, refers to such program. The
  42. "Archive" refers to the package of distribution, as prepared by the author
  43. of the Program, Thomas Richter. Each licensee is addressed as "you".
  44.  
  45.  
  46.  
  47. The Program and the data in the archive are freely distributable
  48. under the restrictions stated below, but are also Copyright (c)
  49. Thomas Richter.
  50.  
  51. Distribution of the Program, the Archive and the data in the Archive by a
  52. commercial organization without written permission from the author to any
  53. third party is prohibited if any payment is made in connection with such
  54. distribution, whether directly (as in payment for a copy of the Program) or
  55. indirectly (as in payment for some service related to the Program, or
  56. payment for some product or service that includes a copy of the Program
  57. "without charge"; these are only examples, and not an exhaustive enumeration
  58. of prohibited activities).
  59.  
  60.  
  61. However, the following methods of distribution
  62. involving payment shall not in and of themselves be a violation of this
  63. restriction:
  64.  
  65.  
  66. (i) Posting the Program on a public access information storage and
  67. retrieval service for which a fee is received for retrieving information
  68. (such as an on-line service), provided that the fee is not
  69. content-dependent (i.e., the fee would be the same for retrieving the same
  70. volume of information consisting of random data).
  71.  
  72.  
  73. (ii) Distributing the Program on a CD-ROM, provided that
  74.  
  75. a) the Archive is reproduced entirely and verbatim on such CD-ROM, including
  76. especially this licence agreement;
  77.  
  78. b) the CD-ROM is made available to the public for a nominal fee only,
  79.  
  80. c) a copy of the CD is made available to the author for free except for
  81. shipment costs, and
  82.  
  83. d) provided further that all information on such CD-ROM is redistributable
  84. for non-commercial purposes without charge.
  85.  
  86.  
  87. Redistribution of a modified version of the Archive, the Program or the
  88. contents of the Archive is prohibited in any way, by any organization,
  89. regardless whether commercial or non-commercial. Everything must be kept
  90. together, in original and unmodified form.
  91.  
  92.  
  93.  
  94.  
  95. Limitations.
  96.  
  97.  
  98. THE PROGRAM IS PROVIDED TO YOU "AS IS", WITHOUT WARRANTY. THERE IS NO
  99. WARRANTY FOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  100. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  101. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE
  102. RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
  103. THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  104. SERVICING, REPAIR OR CORRECTION.
  105.  
  106.  
  107. IF YOU DO NOT ACCEPT THIS LICENCE, YOU MUST DELETE THE PROGRAM, THE ARCHIVE
  108. AND ALL DATA OF THIS ARCHIVE FROM YOUR STORAGE SYSTEM. YOU ACCEPT THIS
  109. LICENCE BY USING OR REDISTRIBUTING THE PROGRAM.
  110.  
  111.  
  112.                                                         Thomas Richter
  113.  
  114. -----------------------------------------------------------------------------
  115.  
  116. So long,
  117.     Thomas            (May 2001)
  118.